home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 41.zip / BS1 part 41 / Soundtracker Soundsystem.adf / songplayer.doc < prev    next >
Text File  |  1988-10-29  |  3KB  |  90 lines

  1.  
  2. Songplayer.DOC  -  A Quick Clarification.
  3. -----------------------------------------
  4.  
  5. Date of development : 30-Apr-1988.
  6.  
  7. Copyrights          : MnemoTroN / Silicon League.
  8.                  (Playroutine by The Jungle Command / D.O.C)
  9.  
  10. Coding              : MnemoTroN and (look at the brackets above).
  11.  
  12. Instructions        : MnemoTroN.
  13.  
  14. ---------------------------------------------------------------------------
  15.  
  16.  
  17.                 Task
  18.                 ----
  19.  
  20. Songplayer will play any  (I hope) tune composed  with the SoundTracker. It
  21. supports all SoundTracker versions upto SoundTracker VI (by D.O.C).
  22.  
  23.  
  24.              How to use Songplayer
  25.              ---------------------
  26.  
  27. Songplayer is very easy to use. All you need  is the main program, a Sound-
  28. Tracker song and  the instruments  used by  the song.  The basic  syntax is
  29.  
  30.          Songplayer <songname> [-I] [-O] [-L]
  31.  
  32. <songname> is the filename of the song you want to play.
  33.  
  34. The -I  (you may also type -i) option  forces Songplayer to search  the in-
  35. struments on  volume ST-01 (the  normal instrument  disk).  Otherwise Song-
  36. player tries to load the instruments from the disk currently in the drive.
  37.  
  38. The -O  (for computers without Shift: -o)  option lets Songplayer  play the
  39. song only once. With this feature it  is possible to make a long-play-disk.
  40. You only have to  write a startup-sequence with  the Songplayer calls, copy
  41. the songs and instruments on the disk and run it.
  42.  
  43. The -L option  will switch the  lowpass-filter off.  This feature will only
  44. work  with the  Amiga 500 and  2000  (sideeffect:  the Power-LED  darkens).
  45. Sorry, Amiga 1000 users,  but your filter isn't connected with PA1 (the pin
  46. that controls the LED) and so the  LED will be dark, but the lowpass-filter
  47. is still working (unless you've made a hardware-modification).
  48.  
  49. Songplayer can be  stopped by pressing  the left  mousebutton.  When -O was
  50. given, it will stop by itself after playing the song for one time.
  51.  
  52. If an error occured,  Songplayer will  give you the  reason why  it aborted
  53. loading.
  54.  
  55.  
  56.              How to make a long-play-disk
  57.              ----------------------------
  58.  
  59. If you want to make a long-play-disk,  it would be silly to place all files
  60. in the root  directory. A better  way: create two directories: "songs"  and
  61. "samples".  Now you have  to Assign ST-01: samples  (first  command  in the
  62. startup-sequence). To load a song, use: Songplayer songs/songname -I -O.
  63.  
  64.  
  65.             Bugs known
  66.             ----------
  67.  
  68. Sorry, that I have  to include this  paragraph, but there is a little bug I
  69. have to tell you about. If the songname contains a '-' you have to cancel a
  70. little  Requester  that appears  in the  upper left  corner  named  'System
  71. Request'.
  72.  
  73.  
  74.              How to contact Silicon League
  75.              -----------------------------
  76.  
  77. Only if you are not a friend of  APT  you may write to this address:
  78.  
  79.                PLK 113926 C
  80.  
  81.                2800 BREMEN 1
  82.  
  83.                WEST - GERMANY
  84.           (Only for letters ! No disks sendings please !)
  85.  
  86. If you have any suggestions or questions regarding Songplayer, feel free to
  87. write to the address shown above.
  88.  
  89.  
  90.